Warning (4096): Argument 1 passed to AuthComponent::identify() must be an instance of CakeRequest, null given, called in /home/users/p/patriciadallio/www/lib/Cake/Controller/Component/AuthComponent.php on line 599 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 747]Code Context * @return array User record data, or false, if the user could not be identified.
*/
public function identify(CakeRequest $request, CakeResponse $response) {
AuthComponent::identify() - CORE/Cake/Controller/Component/AuthComponent.php, line 747
AuthComponent::login() - CORE/Cake/Controller/Component/AuthComponent.php, line 599
AppController::beforeRender() - APP/Controller/AppController.php, line 83
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248
Controller::render() - CORE/Cake/Controller/Controller.php, line 925
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 275
ExceptionRenderer::error400() - CORE/Cake/Error/ExceptionRenderer.php, line 221
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 177
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 122
[main] - [internal], line ??
Warning (4096): Argument 2 passed to AuthComponent::identify() must be an instance of CakeResponse, null given, called in /home/users/p/patriciadallio/www/lib/Cake/Controller/Component/AuthComponent.php on line 599 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 747]Code Context * @return array User record data, or false, if the user could not be identified.
*/
public function identify(CakeRequest $request, CakeResponse $response) {
$request = null
AuthComponent::identify() - CORE/Cake/Controller/Component/AuthComponent.php, line 747
AuthComponent::login() - CORE/Cake/Controller/Component/AuthComponent.php, line 599
AppController::beforeRender() - APP/Controller/AppController.php, line 83
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248
Controller::render() - CORE/Cake/Controller/Controller.php, line 925
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 275
ExceptionRenderer::error400() - CORE/Cake/Error/ExceptionRenderer.php, line 221
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 177
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 122
[main] - [internal], line ??